d_android ~master (2019-12-16T18:41:18Z)
Dub
Repo
ANativeActivityCallbacks.onContentRectChanged
android
ndk
native_activity
ANativeActivityCallbacks
The rectangle in the window in which content should be placed has changed.
struct
ANativeActivityCallbacks
void
function
(
ANativeActivity
*
activity
,
const
(
ARect
)*
rect
)
onContentRectChanged
;
Meta
Source
See Implementation
android
ndk
native_activity
ANativeActivityCallbacks
variables
onConfigurationChanged
onContentRectChanged
onDestroy
onInputQueueCreated
onInputQueueDestroyed
onLowMemory
onNativeWindowCreated
onNativeWindowDestroyed
onNativeWindowRedrawNeeded
onNativeWindowResized
onPause
onResume
onSaveInstanceState
onStart
onStop
onWindowFocusChanged
The rectangle in the window in which content should be placed has changed.